home *** CD-ROM | disk | FTP | other *** search
- Mycall none
- # This file contains a sample of possible key assignments and
- # directive options.
- # These lines are examples of comments.
- #
- #bios
- # uncomment out the previous line if you have a near compatible pc
- #
- #snow
- # uncomment out the previous line if you see snow when running
- #
- flatlog
- # Take the "flatlog" line out for a comma delimted log file
- #
- #gmt
- # remove the above line if you want the log kept in local time
- #
- timeline %M/%A/%Y %H:%m:%S
- # The above line defines the time/date field in the status line
- #
- # The following lines are examples of assigning functions to functions keys.
- !KEY_ALT_X quit
- # Assign ALT-X to the quit function.
- !KEY_ALT_L togcap
- # ALT-L Toggle capture of incoming data to a file.
- !KEY_ALT_H help
- # Display the contents of the simp.hlp file on the screen.
- !KEY_ALT_M macro
- # ALT-M is used to define a macro on the fly.
- !KEY_F1 help
- # ALT-H is also used to display the contents of the simp.hlp file on the screen.
- !KEY_ALT_J dos
- # ALT-J will bring up a DOS window.
- !KEY_F2 config
- # Display the color configuration menu.
- !KEY_F3 logit
- # Display a station log entry form.
- !KEY_F4 confcom
- # Display a communications configuration window.
- !KEY_F5 upload
- # Send an ascii file from disk to the tnc.
- !KEY_F7 savebuf
- # Save the contents of the receive screen buffer to a file.
- !KEY_PGUP rback
- # Scroll the receive screen back one page
- !KEY_UP rback1
- # Scroll the receive screen back one line
- !KEY_PGDN rforward
- !KEY_DN rforward1
- !KEY_CTRL_PGUP xback
- !KEY_CTRL_PGDN xforward
- !KEY_CTRL_HOME xback1
- !KEY_CTRL_END xforward1
- !KEY_ALT_A auto
- !KEY_ALT_S savebuf
- !KEY_ALT_K tkeybuf
- !KEY_ALT_B keybrcl
- !KEY_ALT_T sendbuf
- !KEY_ALT_U baudup
- !KEY_ALT_D bauddown
- !KEY_F10 menu
- # the above keys are assigned to functions
- KEY_ALT_O \r\r%C de %L, %D k \r\r\r^d^c
- HELP simp.hlp
- MID 18
- #nomouse
- YYmmDD
- #COM1,1200,8,N,1
- COM1,9600,8,N,1
- @KEY_ALT_1 brag.txt
- # the above key is example of a file upload assigned to a key
- KEY_ALT_C ^mx^m^m\
- ryryryryryryryryryryryryryryry^m\
- cq cq cq de %L %L^m\
- cq cq cq de %L %L, k^m^d^c
- # the previous 4 lines are an example of a macro broken across multiple lines
- # be sure MYCALL is set correctly so your call will be sent
- # when a %L is encountered in a macro or an uploaded file
- #
- PRELOAD setup.txt
- # uncomment out the previous line and add lines to setup.txt to preconfigure
- # your tnc each time you run SimpTerm
- #
- mouse KEY_ALT_F10 KEY_ALT_H
- # This assigns the menu to your middle mouse button and help key to your
- # right mouse button. The left button is used to select calls from
- # the screen
-